home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / program / ctenari / ShiCola / CodePad37.exe / $INSTDIR / Syntax Definitions / aspinhtml.def < prev    next >
Encoding:
Text File  |  2003-10-17  |  10.4 KB  |  425 lines

  1. object TPersHolder
  2.   P.Name = 'ASP in HTML'
  3.   P.Extensions.Strings = (
  4.     'ASP files (*.asp)|*.asp')
  5.   P.SyntaxBlocks = <
  6.     item
  7.       Name = 'Default'
  8.       ID = 0
  9.       FIText = 14
  10.       BlockDelimiters = <>
  11.     end
  12.     item
  13.       Name = 'ASP (VBS)'
  14.       ID = 1
  15.       ParentID = 0
  16.       FIText = 0
  17.       FIIntNum = 1
  18.       FIFloatNum = 2
  19.       FIHexNum = 3
  20.       FISymbol = 24
  21.       UseSymbols = True
  22.       UseComments = True
  23.       UseSingleLineComments = True
  24.       UseStrings = True
  25.       UseSingleLineStrings = True
  26.       UseNumbers = True
  27.       UseKeywords = True
  28.       BlockDelimiters = <
  29.         item
  30.           LeftDelimiter = '<%'
  31.           RightDelimiter = '%>'
  32.           DelimitersArePartOfBlock = True
  33.         end>
  34.       SingleLineCommentDelimiters = <
  35.         item
  36.           FontID = 4
  37.           LeftDelimiter = #39
  38.         end
  39.         item
  40.           FontID = 5
  41.           LeftDelimiter = 'rem'
  42.         end>
  43.       SingleLineStringDelimiters = <
  44.         item
  45.           FontID = 6
  46.           LeftDelimiter = '"'
  47.           RightDelimiter = '"'
  48.         end>
  49.       KeywordSets = <
  50.         item
  51.           FontID = 7
  52.           Name = 'reserved'
  53.           Keywords = 
  54.             'And,As,Attribute,Base,ByVal,Call,Case,Compare,Const,Date,Declare' +
  55.             ',Dim,Do,Each,Else,Elseif,Empty,end,Error,Exit,Explicit,False,For' +
  56.             ',friend,Function,get,If,Is,let,Loop,Mod,Next,Not,Nothing,Null,On' +
  57.             ',Option,Or,Private,property,Public,ReDim,Rem,Select,Set,String,S' +
  58.             'ub,Then,To,True,Type,Wend,While,With,Xor'
  59.         end>
  60.     end
  61.     item
  62.       Name = 'HTML'
  63.       ID = 2
  64.       ParentID = 0
  65.       FIText = 15
  66.       FIIntNum = 16
  67.       FIFloatNum = 17
  68.       FIHexNum = 18
  69.       UseComments = True
  70.       UseMultiLineComments = True
  71.       UseStrings = True
  72.       UseSingleLineStrings = True
  73.       UseNumbers = True
  74.       UsePrefixedNumbers = True
  75.       UseSuffixedNumbers = True
  76.       UseMultipleNumSuffixes = False
  77.       UsePrefixedIdentifiers = True
  78.       BlockDelimiters = <
  79.         item
  80.           LeftDelimiter = '<'
  81.           RightDelimiter = '>'
  82.           DelimitersArePartOfBlock = True
  83.         end>
  84.       MultiLineCommentDelimiters = <
  85.         item
  86.           FontID = 19
  87.           LeftDelimiter = '<!--'
  88.           RightDelimiter = '-->'
  89.         end>
  90.       SingleLineStringDelimiters = <
  91.         item
  92.           FontID = 20
  93.           LeftDelimiter = '"'
  94.           RightDelimiter = '"'
  95.         end
  96.         item
  97.           FontID = 21
  98.           LeftDelimiter = #39
  99.           RightDelimiter = #39
  100.         end>
  101.       NumPrefixes = <
  102.         item
  103.           LeftDelimiter = '#'
  104.         end>
  105.       NumSuffixes = <
  106.         item
  107.           LeftDelimiter = '%'
  108.         end>
  109.       IdentPrefixes = <
  110.         item
  111.           LeftDelimiter = '/'
  112.         end>
  113.     end
  114.     item
  115.       Name = 'ASP (VBS)'
  116.       ID = 3
  117.       ParentID = 2
  118.       FIText = 8
  119.       FIIntNum = 9
  120.       FIFloatNum = 10
  121.       FIHexNum = 11
  122.       FISymbol = 25
  123.       UseSymbols = True
  124.       UseComments = True
  125.       UseSingleLineComments = True
  126.       UseStrings = True
  127.       UseSingleLineStrings = True
  128.       UseNumbers = True
  129.       UseKeywords = True
  130.       BlockDelimiters = <
  131.         item
  132.           LeftDelimiter = '<%'
  133.           RightDelimiter = '%>'
  134.           DelimitersArePartOfBlock = True
  135.         end>
  136.       SingleLineCommentDelimiters = <
  137.         item
  138.           FontID = 26
  139.           LeftDelimiter = #39
  140.         end
  141.         item
  142.           FontID = 13
  143.           LeftDelimiter = 'rem'
  144.         end>
  145.       SingleLineStringDelimiters = <
  146.         item
  147.           FontID = 22
  148.           LeftDelimiter = '"'
  149.           RightDelimiter = '"'
  150.         end>
  151.       KeywordSets = <
  152.         item
  153.           FontID = 23
  154.           Name = 'reserved'
  155.           Keywords = 
  156.             'And,As,Attribute,Base,ByVal,Call,Case,Compare,Const,Date,Declare' +
  157.             ',Dim,Do,Each,Else,Elseif,Empty,end,Error,Exit,Explicit,False,For' +
  158.             ',friend,Function,get,If,Is,let,Loop,Mod,Next,Not,Nothing,Null,On' +
  159.             ',Option,Or,Private,property,Public,ReDim,Rem,Select,Set,String,S' +
  160.             'ub,Then,To,True,Type,Wend,While,With,Xor'
  161.         end>
  162.     end>
  163.   P.FontTable = <
  164.     item
  165.       FontID = 0
  166.       GlobalAttrID = 'Script Whitespace'
  167.       BlockID = 1
  168.       Font.Charset = DEFAULT_CHARSET
  169.       Font.Color = clTeal
  170.       Font.Height = -13
  171.       Font.Name = 'Courier New'
  172.       Font.Style = []
  173.     end
  174.     item
  175.       FontID = 1
  176.       GlobalAttrID = 'Script Number'
  177.       BlockID = 1
  178.       Font.Charset = DEFAULT_CHARSET
  179.       Font.Color = clBlue
  180.       Font.Height = -13
  181.       Font.Name = 'Courier New'
  182.       Font.Style = []
  183.     end
  184.     item
  185.       FontID = 2
  186.       GlobalAttrID = 'Script Number'
  187.       BlockID = 1
  188.       Font.Charset = DEFAULT_CHARSET
  189.       Font.Color = clBlue
  190.       Font.Height = -13
  191.       Font.Name = 'Courier New'
  192.       Font.Style = []
  193.     end
  194.     item
  195.       FontID = 3
  196.       GlobalAttrID = 'Script Number'
  197.       BlockID = 1
  198.       Font.Charset = DEFAULT_CHARSET
  199.       Font.Color = clBlue
  200.       Font.Height = -13
  201.       Font.Name = 'Courier New'
  202.       Font.Style = []
  203.     end
  204.     item
  205.       FontID = 4
  206.       GlobalAttrID = 'Script Comment'
  207.       BlockID = 1
  208.       Font.Charset = DEFAULT_CHARSET
  209.       Font.Color = clGray
  210.       Font.Height = -13
  211.       Font.Name = 'Courier New'
  212.       Font.Style = [fsItalic]
  213.     end
  214.     item
  215.       FontID = 5
  216.       GlobalAttrID = 'Script Comment'
  217.       BlockID = 1
  218.       Font.Charset = DEFAULT_CHARSET
  219.       Font.Color = clGray
  220.       Font.Height = -13
  221.       Font.Name = 'Courier New'
  222.       Font.Style = [fsItalic]
  223.     end
  224.     item
  225.       FontID = 6
  226.       GlobalAttrID = 'Script String'
  227.       BlockID = 1
  228.       Font.Charset = DEFAULT_CHARSET
  229.       Font.Color = clMaroon
  230.       Font.Height = -13
  231.       Font.Name = 'Courier New'
  232.       Font.Style = []
  233.     end
  234.     item
  235.       FontID = 7
  236.       GlobalAttrID = 'Script ResWord'
  237.       BlockID = 1
  238.       Font.Charset = DEFAULT_CHARSET
  239.       Font.Color = clBlack
  240.       Font.Height = -13
  241.       Font.Name = 'Courier New'
  242.       Font.Style = [fsBold]
  243.     end
  244.     item
  245.       FontID = 14
  246.       GlobalAttrID = 'Whitespace'
  247.       Font.Charset = DEFAULT_CHARSET
  248.       Font.Color = clBlack
  249.       Font.Height = -13
  250.       Font.Name = 'Courier New'
  251.       Font.Style = []
  252.     end
  253.     item
  254.       FontID = 15
  255.       GlobalAttrID = 'Html tags'
  256.       BlockID = 2
  257.       Font.Charset = DEFAULT_CHARSET
  258.       Font.Color = clBlue
  259.       Font.Height = -13
  260.       Font.Name = 'Courier New'
  261.       Font.Style = []
  262.     end
  263.     item
  264.       FontID = 16
  265.       GlobalAttrID = 'Integer'
  266.       BlockID = 2
  267.       Font.Charset = DEFAULT_CHARSET
  268.       Font.Color = clGreen
  269.       Font.Height = -13
  270.       Font.Name = 'Courier New'
  271.       Font.Style = []
  272.     end
  273.     item
  274.       FontID = 17
  275.       GlobalAttrID = 'Float'
  276.       BlockID = 2
  277.       Font.Charset = DEFAULT_CHARSET
  278.       Font.Color = clGreen
  279.       Font.Height = -13
  280.       Font.Name = 'Courier New'
  281.       Font.Style = []
  282.     end
  283.     item
  284.       FontID = 18
  285.       GlobalAttrID = 'Integer'
  286.       BlockID = 2
  287.       Font.Charset = DEFAULT_CHARSET
  288.       Font.Color = clGreen
  289.       Font.Height = -13
  290.       Font.Name = 'Courier New'
  291.       Font.Style = []
  292.     end
  293.     item
  294.       FontID = 19
  295.       GlobalAttrID = 'Comment'
  296.       BlockID = 2
  297.       Font.Charset = DEFAULT_CHARSET
  298.       Font.Color = clGray
  299.       Font.Height = -13
  300.       Font.Name = 'Courier New'
  301.       Font.Style = [fsItalic]
  302.     end
  303.     item
  304.       FontID = 20
  305.       GlobalAttrID = 'String'
  306.       BlockID = 2
  307.       Font.Charset = DEFAULT_CHARSET
  308.       Font.Color = clMaroon
  309.       Font.Height = -13
  310.       Font.Name = 'Courier New'
  311.       Font.Style = []
  312.     end
  313.     item
  314.       FontID = 21
  315.       GlobalAttrID = 'String'
  316.       BlockID = 2
  317.       Font.Charset = DEFAULT_CHARSET
  318.       Font.Color = clMaroon
  319.       Font.Height = -13
  320.       Font.Name = 'Courier New'
  321.       Font.Style = []
  322.     end
  323.     item
  324.       FontID = 8
  325.       GlobalAttrID = 'Script Whitespace'
  326.       BlockID = 3
  327.       Font.Charset = DEFAULT_CHARSET
  328.       Font.Color = clTeal
  329.       Font.Height = -13
  330.       Font.Name = 'Courier New'
  331.       Font.Style = []
  332.     end
  333.     item
  334.       FontID = 9
  335.       GlobalAttrID = 'Script Number'
  336.       BlockID = 3
  337.       Font.Charset = DEFAULT_CHARSET
  338.       Font.Color = clBlue
  339.       Font.Height = -13
  340.       Font.Name = 'Courier New'
  341.       Font.Style = []
  342.     end
  343.     item
  344.       FontID = 10
  345.       GlobalAttrID = 'Script Number'
  346.       BlockID = 3
  347.       Font.Charset = DEFAULT_CHARSET
  348.       Font.Color = clBlue
  349.       Font.Height = -13
  350.       Font.Name = 'Courier New'
  351.       Font.Style = []
  352.     end
  353.     item
  354.       FontID = 11
  355.       GlobalAttrID = 'Script Number'
  356.       BlockID = 3
  357.       Font.Charset = DEFAULT_CHARSET
  358.       Font.Color = clBlue
  359.       Font.Height = -13
  360.       Font.Name = 'Courier New'
  361.       Font.Style = []
  362.     end
  363.     item
  364.       FontID = 26
  365.       GlobalAttrID = 'Script Comment'
  366.       BlockID = 3
  367.       Font.Charset = DEFAULT_CHARSET
  368.       Font.Color = clGray
  369.       Font.Height = -13
  370.       Font.Name = 'Courier New'
  371.       Font.Style = [fsItalic]
  372.     end
  373.     item
  374.       FontID = 13
  375.       GlobalAttrID = 'Script Comment'
  376.       BlockID = 3
  377.       Font.Charset = DEFAULT_CHARSET
  378.       Font.Color = clGray
  379.       Font.Height = -13
  380.       Font.Name = 'Courier New'
  381.       Font.Style = [fsItalic]
  382.     end
  383.     item
  384.       FontID = 22
  385.       GlobalAttrID = 'Script String'
  386.       BlockID = 3
  387.       Font.Charset = DEFAULT_CHARSET
  388.       Font.Color = clMaroon
  389.       Font.Height = -13
  390.       Font.Name = 'Courier New'
  391.       Font.Style = []
  392.     end
  393.     item
  394.       FontID = 23
  395.       GlobalAttrID = 'Script ResWord'
  396.       BlockID = 3
  397.       Font.Charset = DEFAULT_CHARSET
  398.       Font.Color = clBlack
  399.       Font.Height = -13
  400.       Font.Name = 'Courier New'
  401.       Font.Style = [fsBold]
  402.     end
  403.     item
  404.       FontID = 24
  405.       GlobalAttrID = 'Script Delimiters'
  406.       BlockID = 1
  407.       Font.Charset = DEFAULT_CHARSET
  408.       Font.Color = clTeal
  409.       Font.Height = -13
  410.       Font.Name = 'Courier New'
  411.       Font.Style = []
  412.     end
  413.     item
  414.       FontID = 25
  415.       GlobalAttrID = 'Script Delimiters'
  416.       BlockID = 3
  417.       Font.Charset = DEFAULT_CHARSET
  418.       Font.Color = clTeal
  419.       Font.Height = -13
  420.       Font.Name = 'Courier New'
  421.       Font.Style = []
  422.     end>
  423.   P.SyntaxVersion = 3
  424. end
  425.